home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / dist / acrobat.idb / usr / adobe / AcroRead_1.0.1 / custom / SITE_PSRESOURCEPATH.z / SITE_PSRESOURCEPATH
Encoding:
Text File  |  1995-11-13  |  825 b   |  15 lines

  1. #
  2. # This file contains the default path which the application should use for
  3. # finding its PostScript resources, such as fonts. The format is
  4. # a single line beginning in column 1 of the form SITE_PSRESOURCEPATH=xxx,
  5. # where xxx is a list of directories separated by colons.
  6. # The application might add its own set of directories to this default
  7. # path - consult the application launch script if you have questions.
  8. # Users can override the default path by setting environment variable
  9. # PSRESOURCEPATH to the list of directories to use for PostScript resources.
  10. # If the user sets PSRESOURCEPATH, he is very much encouraged to include a 
  11. # double colon (::) in the path (e.g., /usr/lib/dps/fonts::) so that the 
  12. # application will still find its own default PostScript resources.
  13.  
  14. SITE_PSRESOURCEPATH=$HOME/psres:/usr/psres
  15.